#   Copyright (c) By Dialogue Technology Corp. All rights reserved.
#   07/09/2008
#############################################################################

PenMount Serial Driver Package for Windows CE.Net 5.0

1. Copy PenMount to $(_WINCEROOT)\Public

2. Run Platform Builder. From menu, select Tools -> CEC Editors

3. From CEC Editors menu, select File -> Open 
   From the file dialog, select: 
    $(_WINCEROOT)\Public\PenMount\PMUsbStylus\tchusb.cec 
   and click Open.
   From CEC Editors menu, select Catalog -> "Add to Catalog"

4. Return Platform Builder and right-click on the Catalog and select 
   "Refresh Catalog". 
   
5. Locate "Third Party\Device Drivers\Touch\PenMount USB Stylus". Then 
   right-click and select 'Add to OS Design'.

6. Please edit tchusb.reg for hardware configuration. 

   "HalfSpeed"=dword:1        ; set "HalfSpeed" = 1 to slow-down the sample rate 
                              ; of PenMount 6000.
   
7. Build OS/Sysgen and Make Run-Time Image

8. [NOTE] When you got error after 7-step. Please execute prelink.bat in
   $(_WINCEROOT)\Public\PenMount\PMUsbStylus\ . And do "Make Run-Time Image" 
   from menu.

